points = pixels2points(pixels)
Short hand for converting pixels to points.
pixels | any | <double> position or dimension in pixels. |
points | any | <double> position or dimension in points. |
REVISIONS | any | 20200626 created |